home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Comunicatii
/
bandman
/
bwmsetup.exe
/
{app}
/
bwm.exe
/
0
/
RCDATA
/
TLOOKUPMACFORM
/
TLOOKUPMACFORM.txt
< prev
Wrap
Text File
|
2005-05-01
|
1KB
|
59 lines
object LookupMacForm: TLookupMacForm
Left = 324
Top = 336
BorderStyle = bsDialog
Caption = 'MAC Address Lookup'
ClientHeight = 128
ClientWidth = 241
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Shell Dlg'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnActivate = FormActivate
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object btnOk: TButton
Left = 39
Top = 87
Width = 75
Height = 25
Caption = '&Lookup'
ModalResult = 1
TabOrder = 0
OnClick = btnOkClick
end
object btnCancel: TButton
Left = 127
Top = 87
Width = 75
Height = 25
Cancel = True
Caption = '&Cancel'
ModalResult = 2
TabOrder = 1
end
object gbIpAddr: TGroupBox
Left = 10
Top = 10
Width = 217
Height = 64
Caption = 'Please enter an IP Address'
TabOrder = 2
object Image: TImage
Left = 16
Top = 21
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.bmp>}
Transparent = True
end
end
end